FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (63 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToEat
Url http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToEat
Status draft
Name ZibAbilityToEat
Title zib AbilityToEat
Experimental False
Realm nl
Description Being able to independently prepare and consume food is part of self-care. Limitations in this ability indicate a reduced ability to cope for oneself. This activity and activities such as those including drinking, getting dressed and bathing are also known as activities of daily living (ADL). These are the activities people go through in daily life. The extent to which a person is able to do all these activities by themselves is a measure for their total ability to do things independently.
Purpose This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) AbilityToEat v3.1.1 (2020)](https://zibs.nl/wiki/AbilityToEat-v3.1.1(2020EN)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-AbilityToEat nl core AbilityToEat

Resources that this resource uses

ValueSet
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.7.2--20200901000000 EetBeperkingenCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.7.1--20200901000000 EtenCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-AbilityToEat",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToEat",
  "name" : "ZibAbilityToEat",
  "title" : "zib AbilityToEat",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Being able to independently prepare and consume food is part of self-care. Limitations in this ability indicate a reduced ability to cope for oneself.\r\nThis activity and activities such as those including drinking, getting dressed and bathing are also known as activities of daily living (ADL). These are the activities people go through in daily life. The extent to which a person is able to do all these activities by themselves is a measure for their total ability to do things independently.",
  "purpose" : "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) AbilityToEat v3.1.1 (2020)](https://zibs.nl/wiki/AbilityToEat-v3.1.1(2020EN)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-abilitytoeat-v3.1.1-2020EN",
      "uri" : "https://zibs.nl/wiki/AbilityToEat-v3.1.1(2020EN)",
      "name" : "zib AbilityToEat-v3.1.1(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "AbilityToEat",
        "alias" : [
          "VermogenTotEten"
        ],
        "mapping" : [
          {
            "identity" : "zib-abilitytoeat-v3.1.1-2020EN",
            "map" : "NL-CM:4.7.1",
            "comment" : "AbilityToEat"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "288883002"
            }
          ]
        }
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.value[x]:valueCodeableConcept",
        "path" : "Observation.value[x]",
        "sliceName" : "valueCodeableConcept",
        "short" : "Eating",
        "definition" : "Feeding oneself: bringing food to the mouth and feeding oneself until satisfied.",
        "alias" : [
          "Eten"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.7.1--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-abilitytoeat-v3.1.1-2020EN",
            "map" : "NL-CM:4.7.3",
            "comment" : "Eating"
          }
        ]
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:eatingLimitations",
        "path" : "Observation.component",
        "sliceName" : "eatingLimitations"
      },
      {
        "id" : "Observation.component:eatingLimitations.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "288843005"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:eatingLimitations.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "EatingLimitations",
        "definition" : "Eating constraints specify the patient’s constraints in eating.",
        "alias" : [
          "EetBeperkingen"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.7.2--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-abilitytoeat-v3.1.1-2020EN",
            "map" : "NL-CM:4.7.4",
            "comment" : "EatingLimitations"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.